The following document discusses how to configure NetWare FTAM to communicate with OSI End Systems that do not support ES/IS.
NOTE, this is not a certified Novell document. Novell makes no explicit or implied claims to the validity of this information.
If there are any discrepancies noted in this file, please post on NetWire to Auston Erwin (CompuServe account number 76702,537) so that the appropriate changes can be made.
NetWare FTAM setup for OSI clients that do not support ES/IS routing.
PRODUCT: NetWare FTAM
VERSION: 1.1, 1.2
ISSUE/PROBLEM:
Problems configuring NetWare FTAM to communicate with OSI End Systems that do not support ES/IS.
SOLUTION:
There are some early implementations of FTAM services using OSI protocol that do not support ES/IS routing. Novell NetWare's FTAM/OSI implementation complies with US GOSIP 1.0. When a NetWare FTAM Server tries to communicate with any client systems, part of the handshake sequence will require
advertising our NSAP address as a MULTICAST packet. Unfortunately, not all OSI vendors support ES/IS dynamic routing. Hence, not all OSI clients will recognize the advertised MULTICAST packet, and communication may not be established.
The symptom will typically be an FTAM client trying to do a file transfer to a NetWare FTAM Server and get an error messages returned indicating that a network level connection cannot be established.
First, you need to verify whether the client system supports ES/IS routing in their underlying OSI protocol. (A typical example of an OSI client that does not support ES/IS routing would be DEC's VOTS/FTAM)
Once you have identified that your FTAM client does not support ES/IS routing, you will need to add extra configuration parameters to your NetWare server in the SYS:OSI/OSI.OCF file in order to configure static routing between NetWare FTAM and your FTAM client.
1. Find out the NSAP address of the FTAM client, that does not support ES/IS routing:
|<- MAC or SNPA->|
eg. 47 00 04 00 01 00 01 AA BB CC DD EE FF 21 (OSINET NSAP)
|<------------------NSAP--------------->|
2. Find out the MAC/SNPA address of the FTAM client:
eg. AA BB CC DD EE FF
3. Determine what addressing scheme the FTAM client currently is using:
4. Depending on the FTAM client's addressing scheme, add the 4 templates for each OSI client, similiar to the following examples in the SYS:OSI/OSI.OCF file.
(a) FTAM client is using OSINET NSAP address (AFI:47)
6. Finally, unload/unbind all OSI/FTAM related services and reload/rebind all OSI/FTAM services to NetWare.
7. Do not temper with any other entries in this osi.ocf file. A sample SYS:OSI/OSI.OCF file is listed below, which allows NetWare FTAM server "47 00 04 00 3C 00 01 00 00 1B 03 75 25 01" to communicate with ANY Vaxes with the following NSAP address of "47 00 04 00 06 00 01 XX XX XX XX XX XX 21".